home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2003 #4 / Net_2003_04.iso / 200304.exe / scripts / DefineButton2_125 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2003-02-28  |  71 b   |  5 lines

  1. on(press){
  2.    _root.sm.ss.stop();
  3.    _root.sm.ss.start(0.5,100);
  4. }
  5.